PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / getCreator Method
In This Topic
    getCreator Method
    In This Topic
    Gets the creator.
    Syntax
    public java.lang.String getCreator()

    Return Value

    The name of the application that created the document.
    See Also